
====================================================================================
PROJECT-FANTASIA CLEO MODS
====================================================================================
Modification for GTA San Andreas with Cleo Library
Features: Cleo scripts with new effects
Nuke explosion, Fireworks, inferno, magic dildo effects, Lightning by rain
====================================================================================
(c) 2010 by ZAZ:	www.zazmahall.de/index.htm
==================================================================================== 
Special thanks to Wesser for getAimPoint method in Fireballscript
==================================================================================== 

--

pF_NuklearBomb.cs:

type NUKE and you will get the terror car with bomb

type again NUKE to blow up the bomb


-------------------------------------------------------


pF_Fireworks.cs:

type BMBM to place the Fireworks rocket

hold spacebar after LIFT OFF, to watch fireworks from Tower view.
hold enter key to cancel firework


-------------------------------------------------------


pf_BurningCity.cs

type BURN to start inferno, type BURN to stop inferno


-------------------------------------------------------


pF_MagicDildo.cs

use DILDO1 (gun_dildo1/purple dildo) or DILDO2 (gun_dildo2/white dildo) to fire with magic power (press fire button)

using DILDO1 requires to change the dildo-weapon-animation to knife-animation
therefore open the data\weapon.dat and find this line:
 DILDO1		MELEE	10.0  1.6	321	-1		10		DILDO		1			1		null
then change it with this line:
 DILDO1		MELEE	10.0  1.6	321	-1		10		KNIFE		1			1		null

press D and L to switch between the 4 dildos and the fist as current weapon


-------------------------------------------------------


pF_Fireball.cs

press F and B together to activate Fireball
press F and B together to deactivate Fireball

You must have the fist or the brassknuckle as current weapon
then press firebutton

Special thanks to Wesser for getAimPoint method in Fireballscript
look for his Laserpointer script at:
http://www.gtaforums.com/index.php?showtopic=461357&view=findpost&p=1060189069

-------------------------------------------------------


pF_Lightning.cs

shows lightnings by rainy weather


-------------------------------------------------------
-------------------------------------------------------

details about the NukeBomb:

-don't run the BurnCity mod when you start nukebomb
it can have the effect that the car explode immediately

-if the car stuck
while fading, the car will be spawned and the script waits till the car is with wheels on ground
or after 10 seconds it explode and the game fade back

-when you got the car
now the nuke can happens always unless the car falls into water
type nuke, or destroy the car, enter another vehicle, when police destroy the car, when leave the car and go away with distance 100.0
it's not neccesary to place the car at marker



